home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Internet / NVU 0.50 for Windows / nvu-0.50-win32-installer-full.exe / {app} / res / inspector / search-registry.rdf next >
Encoding:
Extensible Markup Language  |  2001-07-17  |  377 b   |  14 lines

  1. <?xml version="1.0"?>
  2.  
  3. <rdf:RDF  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  4.           xmlns:ins="http://www.mozilla.org/inspector#">
  5.  
  6.   <rdf:Seq about="inspector:search">
  7.     <rdf:li><rdf:Description 
  8.       ins:uid="findOrphanImages"
  9.       ins:description="Find Orphan Images"
  10.       ins:factory="SearchModule_findOrphanImages"/></rdf:li>
  11.  
  12.   </rdf:Seq>
  13.  
  14. </rdf:RDF>